Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ChangeListener to Type Library #662

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pazi146
Copy link

@pazi146 pazi146 commented Oct 23, 2024

listens to changes to linked libraries and starts resolve if needed

listens to changes to linked libraries and starts resolve if needed
Copy link

Test Results

    42 files   -    68      42 suites   - 68   35s ⏱️ -14s
20 526 tests  - 7 007  20 526 ✅  - 7 007  0 💤 ±0  0 ❌ ±0 
20 527 runs   - 7 007  20 527 ✅  - 7 007  0 💤 ±0  0 ❌ ±0 

Results for commit 212da9f. ± Comparison against base commit 0fc28e4.

This pull request removes 7007 tests.
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 10: Start with two FBs in FBNetwork : Execute until Command 1: Create SubApp
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 11: Start with two FBs in FBNetwork : Execute until Command 1: Create SubApp, run Undo
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 12: Start with two FBs in FBNetwork : Execute until Command 1: Create SubApp, run Undo, run Redo
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 13: Start with two FBs in FBNetwork : Execute until Command 2: Flatten SubApp
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 14: Start with two FBs in FBNetwork : Execute until Command 2: Flatten SubApp, run Undo
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 15: Start with two FBs in FBNetwork : Execute until Command 2: Flatten SubApp, run Undo, run Redo
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 16: Start with two FBs in FBNetwork : Execute all Commands interspersed with Undo and Redo
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 17: Start with two FBs in FBNetwork : Verify initial State
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 18: Start with two FBs in FBNetwork : Execute until Command 1: Create Data Connections
org.eclipse.fordiac.ide.application.commands.FlattenSubAppCommandTest ‑ testCommand(String, StateInitializer, StateVerifier, Iterable, CommandExecutor, CommandExecutor, TestInfo) 19: Start with two FBs in FBNetwork : Execute until Command 1: Create Data Connections, run Undo
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant